-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SoT tutorials outdated? #4
Comments
Hi Rik, Thanks for your tries and your repport. One of the reasons behind this is that we are not using Romeo anymore, and while the model of Talos is supposed to be opened by pal-robotics, we are still lacking a clean license before being able to distribute easy-to use binary packages with robotpkg. Meanwhile, @olivier-stasse can provide you a script to install everything with ROS. |
Hi Guilhem, Should I send Olivier Stasse an email notifying him about this issue or does he automatically receive a notification? Thank you, |
Dear all, Following the line of these comments. I'm going to start following the tutorials and I see that there are two versions of sot core (sot-core and sot-core-v3). Which version do you recommend to start the tutorials? Regards, Noe |
sot-core-v3 is definitely the one to use. |
Thank you very much for the version the TALOS. I will wait with enthusiasm for the new version of the tutorials in order to continue learning the use of this software. Regards, |
Dear @NoePity2 I will try to give instructions to make a source installation. Thanks for your feedback. |
Dear @olivier-stasse _sudo apt-get install robotpkg-sot-talos robotpkg-talos-dev robotpkg-talos-simulation E: Package 'robotpkg-talos-simulation' has no installation candidate_ Is it possible that this package is missing in the repository? Best, |
I think this has been fixed. |
I will close it as many users test the new version and the tutorial has become our integrative test. |
Dear all,
After installing sot-v3 on Ubuntu 16.04 I tried to follow the tutorial to get started with the SoT framework. However, the tutorial seems outdated. The first link towards, I presume the old installation instructions, is broken. I also think the same applies to this tutorial.
So in an effort to still work with the tutorial I installed the sot-romeo and romeo-description packages from the apt robotpkg-sot- repository. In doing so sot-v3 was replaced with sot. Now I was able to run the kine_romeo.py tutorial script with a few errors I could correct. From openrobots/lib/python2.7/site-packages/dynamic-graph/tutorials (not a 100% sure about the exact path, not in Ubuntu at the moment). However, it seems that other files (robot.py) were also changed, which meant that the Robot class did not have a "tasks" function anymore and there was no visualization in rviz. So this is where I got stuck.
I would like to get more familiar with this software in order to use it for my Master's Thesis. I am working on optimization-based whole body motion control for a humanoid-like robot (it has a mobile base). Could you suggest a place on where to start, especially about implementing the QP optimization part, if tutorials are unavailable? I did notice that Pinocchio has its own tutorials, so that will be helpful. Or is TSID repository from SoT a good place to look?
Or a working example using sot-v3, a QP controller/solver and visualization of any one of your humanoids or a robot arm would be very helpful to get me started.
Thank you,
Rik
Ps: I noticed some more broken links on the website, if you like I could submit more issues?
The text was updated successfully, but these errors were encountered: