这个仓库是可以自动改变rviz视角的例子
ubuntu18.04教程
安装
命令行安装
- sudo apt install ros--rviz-animated-view-controller
- cd catkin_ws/src
- git clone [email protected]:DTPMH/Rviz-view-change.git
- catkin_make
- rosrun change-view change-view
ubuntu16.04教程
[email protected]:ros-gbp/rviz_animated_view_controller-release.git
教程
TODO