We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The readme still says to run the moveit_rviz.launch with config:=true, however the interface has changed with the recent updates:
universal_robot/ur5e_moveit_config/launch/moveit_rviz.launch
Lines 7 to 9 in 09a637d
From UniversalRobots/Universal_Robots_ROS_Driver#403 (comment) it seems like config:=true should be config:=$(rospack find ur5_moveit_config)/launch/moveit.rviz
config:=true
config:=$(rospack find ur5_moveit_config)/launch/moveit.rviz
I will open a separate issue regarding moveit.rviz defaulting to the endeffector group rather than manipulator
The text was updated successfully, but these errors were encountered:
Update launch command for updated repo/vm
ae29e2f
fmauch/universal_robot#11
The main README file has indeed not been touched, yet and should get some overhaul.
Sorry, something went wrong.
This is covered upstream and should be covered by ros-industrial#538
fmauch
No branches or pull requests
The readme still says to run the moveit_rviz.launch with config:=true, however the interface has changed with the recent updates:
universal_robot/ur5e_moveit_config/launch/moveit_rviz.launch
Lines 7 to 9 in 09a637d
From UniversalRobots/Universal_Robots_ROS_Driver#403 (comment) it seems like
config:=true
should beconfig:=$(rospack find ur5_moveit_config)/launch/moveit.rviz
I will open a separate issue regarding moveit.rviz defaulting to the endeffector group rather than manipulator
The text was updated successfully, but these errors were encountered: