tue-robotics / action_server

0 stars 0 forks source link

Place action input to the smach state #128

Closed PetervDooren closed 4 years ago

PetervDooren commented 4 years ago

I changed the input to the place smach state so that it sends an entitydesignator rather than an emptyspotdesignator. This way the smachstate will perform an inspect of the entity before placing

PetervDooren commented 4 years ago

Tested on the robot, inspect is performed and nothing crashes :)