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

add launch file to start ros node with rviz #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add launch file to start ros node with rviz #34

wants to merge 1 commit into from

Conversation

worldpotato
Copy link

As developer I want an easy way to see the image data in rviz.

New files:

  • launch/optris_drivers_rviz.launch
  • rviz/optris_dirvers.rviz

The rviz config can be changed by setting the rviz_config parameter. If no rviz_config is given the default optris_drivers.rviz config will be used.

Example usage:

roslaunch optris_drivers optris_drivers_rviz.launch rviz_config:="<your awesome rviz config>"

As developer I want an easy way to see the image data in rviz.

New files:
 - launch/optris_dirvers_rviz.launch
 - rviz/optris_dirvers.rviz
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