-
Notifications
You must be signed in to change notification settings - Fork 1
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
Try hc-driver-4.9 on TEO #26
Comments
Adding |
this issue is blocked by @jmgarciah and @smcdiaz |
@rsantos88 Thanks for keeping us updated on this topic. It is extremely important, as this issue is keeping many other issues |
Does this refer to https://github.com/roboticslab-uc3m/TEO_push repository, or a different one (to put an |
@rsantos88 told me that he is preparing to install in a partition of TEO Ubuntu 16.04. I think is a good option but I want to point out that the ArmarX framework is recommended to be used in 14.04. However thinking about installing ArmarX in TEO is a long shot: first, the idea is to create a simulation of walking in a non-connected PC. And, if achieved, translate to TEO.
|
Most of our Travis CI are with Trusty (14.04.xx), so I guess it would be reasonable to go for Trusty rather than Xenial (16.04.xx). @PeterBowman What is your opinion? |
Is it? We have a robot-wide discussion at roboticslab-uc3m/questions-and-answers#20, but this one is perhaps more closely related to TEO (and, by extension, to ASIBOT with regard to HicoCAN driver support). Let's break down a few points:
One of the main concerns for moving away from Debian 6.0 to a modern SO was the C++11 support requirement dictated by YARP. This is fulfilled by Trusty, so I guess we can give it a try and defer the final upgrade to a later stage. However, please keep in mind that we are already behind YARP's expectations for supported distros: http://wiki.icub.org/wiki/YARP_Supported_Distributions#Supported_releases. There is some sort of buffer zone in our org thanks to roboticslab-uc3m/questions-and-answers#17, but we could run into trouble sooner or later. |
Ok, so I suppose we are all in agreement with using Ubuntu 14.04 LTS for all of TEO PCs |
I think it fulfills our short-term objective of trying the driver, and also enables simple tests with ArmarX, which is good. Both @David-Estevez an I have introduced features in YARP that are on |
No, I haven't. The computer I work with has no enough space to think about adding another partition just to test. But as I said, for TEO my opinion should not be regarded as compulsory for my work, I was talking in a very long term. Edited: just a miss click closing the issue |
Yes, we have enough space. More in detail, for the debian 6.0 backup, the partition is 20gb and we have approximately 100gb for the rest of distros. So, do you want to have installed in each PC.. ubuntu 14.04 LTS, ubuntu 16.04 LTS and the Debian backup? |
ok, as I told to @jgvictores , I'll install ubuntu 14.04 LTS and I'll leave a free partition with 50gb for a future distro (ubuntu 16.04) |
@rsantos88 Perfect, thanks!! |
Thank you so much! Looks very good!! |
Spoke with @jmgarciah and @smcdiaz, no longer blocked! |
Perfect. If you need to install something additional (libraries, repositories, etc) in that distribution, tell me. |
All we need to try is launchManipulation/launchLocomotion basic joint control. |
consider this roboticslab-uc3m/installation-guides#34 |
Installing the new hico driver should be very similar to that of the old driver, probably just changing some paths: https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-hcanpci.md#install-hcanpci-kernel-module-debian-60 |
Now |
Amazing!! 😎😎😎 Thanks a lot!!! |
Do you consider the possibility of storing the drivers in another repository? |
|
This is very good news!! 🎉🎉🎉 |
maybe we should update this table with CanBusControlboard and CanBusHico working |
Regarding the table, note that we have roboticslab-uc3m/yarp-devices#161 open. |
Closing issue! The rest of tasks for Distro update will be tracked on #32 |
Try hc-driver-4.9 on TEO.
If https://github.com/munozyanez/hc-driver-4.9 works, this may affect the Distro we use, propagating to roboticslab-uc3m/yarp-devices#111 and even roboticslab-uc3m/questions-and-answers#17.
This issue originates from roboticslab-uc3m/yarp-devices#118 but is specific to TEO.
The text was updated successfully, but these errors were encountered: