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

Created a MarkerArray to publish normals in ROS #1038

Closed

Conversation

ahcorde
Copy link
Contributor

@ahcorde ahcorde commented Feb 4, 2020

We are exposing normals in Gazebo9. This PR exposes the normals as a MarkerArray and then we can visualize the normals in RVIZ

Selección_014

@ahcorde
Copy link
Contributor Author

ahcorde commented Feb 4, 2020

Steps to reproduce it:

  • Launch the test world:
    rosrun gazebo_ros gazebo test_worlds/gazebo_ros_depth_camera.world
  • Create the tf between the world and the camera:
    rosrun tf2_ros static_transform_publisher 0 0 5 0 0 -1.57 world base_link
  • Open RVIZ

@ahcorde
Copy link
Contributor Author

ahcorde commented Feb 11, 2020

Closing this PR in favour of #1047. Moved this PR to noetic-devel to avoid ABI changes in melodic

@ahcorde ahcorde closed this Feb 11, 2020
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

Successfully merging this pull request may close these issues.

1 participant