Page 1 of 1

Task 1 Pose estimation

PostPosted: Tue 30. Sep 2014, 15:27
by dottgal
Hi all,
I've read all the infos about the task 1, but I have a question (sorry if it seems a little bit stupid, but i haven't understood it):
do i estimate the pose using existing ROS packages or i should write code by myself?and if i should write code, do i make a pose estimation algorithm by myself??
Thank you so much.

best regards

Posted: Tue 30. Sep 2014, 15:27
by Advertising

Re: Task 1 Pose estimation

PostPosted: Tue 30. Sep 2014, 17:37
by markusachtelik
You can use whatever helps you solve the task, given the interfaces that we described in the annex. There are some state estimators publicly available - you can use them, modify them where necessary or write your own.

Best, Markus