Robotics StackExchange | Archived questions

ros3djs 3D Control position interactivemarkers.html

interactivemarkers.html

https://github.com/ros-visualization/visualization_tutorials/blob/kinetic-devel/interactive_marker_tutorials/src/basic_controls.cpp and interactivemarkers.html for front end in this code

visualizationmsgs::InteractiveMarkerControl::MOVEROTATE_3D 3D Control + show6dof MOVEROTATE_3D is not working in interactivemarkers.html but it works in rviz

in interactivemarkers.html java script only xyz postion and rotation is working individually, not in combined 3D Control

same in rviz i am able to drag the marker in 3D position but same function not working in interactivemarkers.html

below is the link for both code in github

https://github.com/ros-visualization/visualization_tutorials/blob/kinetic-devel/interactive_marker_tutorials/src/basic_controls.cpp https://github.com/SirVer/ros3djs/blob/develop/examples/interactivemarkers.html

is there any other code in ros3djs to implement 3d position control

Asked by ashok on 2020-08-18 01:14:49 UTC

Comments

Answers