/ROS-Blender-Addon

Add-on to use Blender for visualization with ROS (Robot Operating System).

Primary LanguagePython

ROS-Blender-Addon

Add-on to use Blender for visualization with ROS (Robot Operating System).

Install instructions

  • Download ROS_addon.zip to install it from blender->Edit->Preferences->Add-ons->Install.
  • Install Python dependencies
sudo apt install python3-rospy python3-opencv

Screenshots of UI

Screenshot

Features

Known Issues

  • Don't Subscribe and Publish to the same topic - Blender WILL CRASHES!!

NOTE: everything in "/external" is a direct copy from ROS repositories, Only included to avoid import errors.