Color transformation of Rviz cannot change to RGB8
Environment: windows10 + virtualbox (Ubuntu 16.0.4) in PC, Ubuntu install of ROS Kinetic
While I executed the following comments.
roscore
roslaunch turtlebot_gazebo turtlebot_world.launch
roslaunch turtlebot_rviz_launchers view_robot.launch
First, the system work well in Rviz. However, while I want to change the AsixColor of Color transformation to RGB8, the option of color transformation is empty. I cannot see anythings, no RGB8 option to click.
How to fix it, thank you so much.