-
Notifications
You must be signed in to change notification settings - Fork 118
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 demo.launch.py for ros2 #64
Add demo.launch.py for ros2 #64
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vatanaksoytezer why did the rviz configs change? Are the changes compatible with ROS1 & 2?
rviz configurations are not compatible between ROS1 and ROS2 so I had to make a new ROS2 config. |
If that is the case should we delete |
I was questioning that myself as well. I just left it as a reference but since it is converted it makes sense to delete it. I'll delete it. |
Most of the tutorials depends on demo.launch.py of panda_moveit_config. This PR adds this file along with rviz2 configs, so it can be used by tutorials.