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

Point cloud does not get published #11

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

Point cloud does not get published #11

echoGee opened this issue Mar 30, 2023 · 3 comments

Comments

@echoGee
Copy link

echoGee commented Mar 30, 2023

Point cloud does not get published even after setting it to true

<!-- To publish the frame of rigid body --> <arg name="pub_rigid_body" default="true"/>

rostopic echo /natnet_ros/pointcloud

Does not return anything inspite of multiple markers being visible

[ INFO] [1680139028.704298891]: Parent Offset : 0.00,0.00,0.00
[ INFO] [1680139028.705371684]: Marker #0:
[ INFO] [1680139028.705410869]: Position: -0.05, 0.05, -0.00
[ INFO] [1680139028.705449994]: Required active label: 1
[ INFO] [1680139028.705853335]: Marker #1:
[ INFO] [1680139028.705868378]: Position: -0.05, -0.05, 0.00
[ INFO] [1680139028.705879130]: Required active label: 4
[ INFO] [1680139028.706236172]: Marker #2:
[ INFO] [1680139028.706251574]: Position: -0.00, -0.04, 0.01
[ INFO] [1680139028.706259770]: Required active label: 8
[ INFO] [1680139028.706572464]: Marker #3:
[ INFO] [1680139028.706583992]: Position: 0.05, -0.05, -0.00
[ INFO] [1680139028.706590555]: Required active label: 16
[ INFO] [1680139028.706927177]: Marker #4:
[ INFO] [1680139028.706942605]: Position: 0.05, 0.05, -0.00
[ INFO] [1680139028.706950237]: Required active label: 64
[ INFO] [1680139028.707282964]: Marker #5:
[ INFO] [1680139028.707298347]: Position: 0.00, 0.04, 0.00
[ INFO] [1680139028.707306386]: Required active label: 128

@echoGee
Copy link
Author

echoGee commented Apr 7, 2023

@aarsht7 : Could you kindly help with this issue ?

@aarsht7
Copy link
Member

aarsht7 commented Apr 8, 2023

@echoGee
As per your comment,

<!-- To publish the frame of rigid body --> <arg name="pub_rigid_body" default="true"/>

You are setting the wrong argument.
Can you try setting this argument to true. And also set all other publisher to false (not necessary just want to check if there is any issue with other argument)

@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