Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Commit

Permalink
Updated world name and package info.
Browse files Browse the repository at this point in the history
  • Loading branch information
uavster committed Nov 29, 2023
1 parent 045d649 commit b901b19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<sdf version="1.6">
<world name="space_station_apriltag_world">
<world name="scan_and_plan_world">
<!-- Sim must be faster than the controller rate or there will be an error -->
<physics name="sim_time" type="ignored">
<max_step_size>0.005</max_step_size>
Expand Down
2 changes: 1 addition & 1 deletion src/picknik_ur_gazebo_scan_and_plan_config/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<name>picknik_ur_gazebo_scan_and_plan_config</name>
<version>2.11.0</version>

<description>Site configuration package for the UR5e in PickNik's space station world simulated by Gazebo.</description>
<description>Site configuration package for the UR5e simulated in Gazebo to show "scan and plan" applications.</description>

<maintainer email="[email protected]">MoveIt Studio Maintainer</maintainer>

Expand Down

0 comments on commit b901b19

Please sign in to comment.