moveit / moveit_resources

URDFs, meshes, and config packages for MoveIt testing
65 stars 118 forks source link

update panda moveit config #52

Closed v4hn closed 3 years ago

v4hn commented 3 years ago

regenerated demo.launch and rviz.launch from setup assistant.

The main motivation for this change is the additional use_rviz argument through which rviz can be disabled.

The rviz_tutorial parameter in moveit_rviz.launch was only ever used through demo.launch and it's easier to handle the different rviz configurations there.