Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / libscout / kickstart @ a107608f

History | View | Annotate | Download (136 Bytes)

1
#!/bin/bash
2
sleep 1
3
rosservice call /spawn 9.6 2.8 3.14 scout2 &
4
exec "$@"
5

    
6
#rostopic pub /scout2_topic std_msgs/String "REG_SUCCESS 1"