Indoor office simulation world for Gazebo including both completed and under-construction versions
Office | Office Construction |
---|---|
Office | Office Construction |
---|---|
Office | Office Construction |
---|---|
Office | Office Construction |
---|---|
roslaunch cpr_office_gazebo office_world.launch
Optionally, you can specify a platform using the platform variable:
roslaunch cpr_office_gazebo office_world.launch platform:=jackal
Supported values for the platform variable are:
- husky (default)
- jackal
- ridgeback
- dingo
The spawn location for the robot can be specified by setting the x
, y
, z
, and yaw
variables. The Z value should be set
to be above ground-level; otherwise the robot may fall through the ground plane as the environment renders.
roslaunch cpr_office_gazebo office_construction_world.launch
Optionally, you can specify a platform using the platform variable:
roslaunch cpr_office_gazebo office_construction_world.launch platform:=jackal
Supported values for the platform variable are:
- husky (default)
- jackal
- ridgeback
- dingo
- boxer
The spawn location for the robot can be specified by setting the x
, y
, z
, and yaw
variables. The Z value should be set
to be above ground-level; otherwise the robot may fall through the ground plane as the environment renders.