Slamtec APOLLO User Manual page 16

General purpose robot platform standard version
Table of Contents

Advertisement

33.
//using apollo.gethomepose() to get the old home pose
34.
apollo.setHomePose(home_pose);
35.
//set home pose
36.
}
37.
catch
(rpos::robot_platforms::ConnectionFailException &e)
38.
{
39.
cout <<
"connect failed on "
40.
}
41.
catch
(rpos::system::detail::ExceptionBase &e)
42.
{
43.
cout <<
"failed on "
44.
}
45.
46.
return
0;
47.
}
Please refer to our SDK reference for more movement deployment.
<< e.what() << endl;
<< e.what() << endl;
16 / 25
Copyright (c) 2016-2017 Shanghai Slamtec Co., Ltd.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the APOLLO and is the answer not in the manual?

This manual is also suitable for:

A2m21

Table of Contents