Skip to content

Commit 8ce1bcb

Browse files
Update _posts/2018-09-25-from-ui-to-motors.markdown
Co-Authored-By: LoyVanBeek <[email protected]>
1 parent 5091979 commit 8ce1bcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2018-09-25-from-ui-to-motors.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ which in turn tap into the ROS [Action Servers](http://wiki.ros.org/actionlib#Cl
3939
In short, the robot_skills provide an abstract, mostly ROS-independent interface to the actual robot.
4040

4141
A major component in our robots is the worldmodel, called [ED](https://github.com/tue-robotics/ed) (Environment Descriptor).
42-
We use this to get a symbolic view on the world. ED Keeps track of objects and uses various plugins to e.g. recognize objects.
42+
We use this to get a symbolic representation of the world. ED Keeps track of objects and uses various plugins to e.g. recognize objects.
4343
ED also prvides a maps for the robot to localize itself and variosu other tasks.
4444

4545
There are several action_servers ont he robot, for example for navigation.

0 commit comments

Comments
 (0)