yujinrobot / yujin_tools

Tools and utilities for development, typically with ROS build environments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rviz_visual_tools needs to be installed manually

naveedhd opened this issue · comments

The ros-indigo-rviz-visual-tools had to be installed manually on the laptops.

Install-rosdeps didn't catch it?

Is it a dependency of gophee_rviz_workds?

This is a dependency of visualise_semantics. Since its launched from local (laptop), it needs to be installed on it. Not sure if its solved by groot_sync.

If it's in the package. xml depends a Groot binaries - - install-rosdeps Will catch it

It has also been observed with testing stable binaries, tf_conversions which is dependency of rviz-visual-tools were not installed and had to be installed manually.

It now has tf_conversions properly in the rviz visual tools package.xml so this should be resolved.