Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to publish rigid body markers #10

Closed
echoGee opened this issue Mar 30, 2023 · 2 comments
Closed

Unable to publish rigid body markers #10

echoGee opened this issue Mar 30, 2023 · 2 comments

Comments

@echoGee
Copy link

echoGee commented Mar 30, 2023

Added the following to publish the individual markers.

  <!-- To publish the individual (unlabeled) markers along with the (labeled) markers of the rigid bodies -->
  <!-- keep pub_rigid_body to true to publish the markers of the rigidbody -->
  <arg name="pub_rigid_body_marker" default="true"/>  

But, I get the following error:

[ INFO] [1680138254.776717634]: Software latency : 1.16 milliseconds
[ INFO] [1680138254.776734826]: System latency : 4.53 milliseconds
[ INFO] [1680138254.776765734]: Total client latency : 5.05 milliseconds (transit time +0.50 ms)
[ INFO] [1680138254.776775864]: FrameID : 359756
[ INFO] [1680138254.776796641]: Rigid Bodies [Count=1]
[ INFO] [1680138254.777233675]: Rigid Body [ID=11 Error=0.00]
[ INFO] [1680138254.777248227]: x y z qx qy qz qw
[ INFO] [1680138254.777259504]: 2.44 0.39 0.97 0.02 0.76 0.65 -0.04
[ INFO] [1680138254.777268671]: Markers [Count=0]
[ INFO] [1680138254.777291578]: x y z
[ INFO] [1680138254.777300436]: 2.49 0.39 1.01
[FATAL] [1680138254.777328574]: ASSERTION FAILED
file = /opt/ros/noetic/include/ros/publisher.h
line = 107
cond = false
message =
[FATAL] [1680138254.777358778]: Call to publish() on an invalid Publisher
[FATAL] [1680138254.777367665]:

@aarsht7
Copy link
Member

aarsht7 commented Apr 8, 2023

@echoGee
Were you managed to resolve the problem?
While publishing rigid body markers it is necessary to keep pub_rigid_body to true.

@echoGee
Copy link
Author

echoGee commented Apr 11, 2023

fixed few of the issues with #12

@aarsht7 aarsht7 closed this as completed Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants