Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

rpbi1 to rpbi2 transition notes

Chris Mower edited this page Nov 4, 2021 · 2 revisions

The following is a checklist of things to do when transitioning your work to new ros_pybullet_interface (currently on the chris-revamp branch)

  • Check examples for the launch file
  • Familiarize with new object types (collision_object, dynamic_object, visual_object, robot, visual_robot) -- source code
  • Change topic names to new rpbi structure/namespaces conventions
  • Modify the config files of the robots and the objects -- see documentation in source code
  • Use new services for time stepping the simulation and for creating objects on the fly
Clone this wiki locally