Skip to content
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

using the packages with ros noetic #88

Closed
danielemorra98 opened this issue Nov 27, 2021 · 5 comments
Closed

using the packages with ros noetic #88

danielemorra98 opened this issue Nov 27, 2021 · 5 comments
Assignees
Labels
type: enhancement New feature or request
Milestone

Comments

@danielemorra98
Copy link

Hi,
I mounted Ubuntu 20 on my machine, so I'm trying to build and install the packages needed for the simulation in a ROS noetic distributions, but I run into some issues: I didn't manage to install the various ros-noetic-rotors-* packages, it seems that they do not compare in the system package manager (even if I found them on an archLinux distribution. So skipping the installing commands in the README.md, when I build the project with catkin I obtain this dependency error.
image
Checking the Cmakefile it couldn't be a missing dep so I figured out it should be a problem of skipping the install steps. Doo you have any ideas or suggestion?

@gsilano gsilano self-assigned this Nov 27, 2021
@gsilano gsilano added the type: enhancement New feature or request label Nov 27, 2021
@gsilano
Copy link
Owner

gsilano commented Nov 27, 2021

Hi! I'm aware of the limitation of CrazyS on Ubuntu 20.04 and ROS Noetic. I just created a branch for this (dev/ros-noetic). During this Christmas holiday, I will be working on it. I'll send a message and update the repository as soon as it's ready. Keep in touch and stay tuned 😉

@gsilano gsilano added this to the 7.0.1 milestone Nov 27, 2021
@danielemorra98
Copy link
Author

danielemorra98 commented Nov 28, 2021

Thank you, I'm wondering if I may help you, since I need a simulation environment of a crazyflie for a university project and I would like to improve my coding skills. Honestly I don't know how to start implementing but I think it shouldn't be a big pain. In the meantime I'm trying to run the entire repo in a docker container, but I'm quite a beginner and it still needs some fixes to work.

@gsilano
Copy link
Owner

gsilano commented Nov 28, 2021

Well, you could, but this will take you a while. Perhaps, a couple of weeks. if you wanna try, you should install RotroS as described in this pull request and then integrate the current version of CrazyS for ROS Melodic (i.e., dev/ros-melodic branch). If successful, I would appreciate if you could open a pull request for this. Enjoy and good luck!!

@danielemorra98
Copy link
Author

danielemorra98 commented Nov 29, 2021

I have "exported" (brutally copied and pasted into rotor_simulator) the core parts needed to the crazyflie2_hovering_example.launch, I have built it (together with the mav_comm repo) and it works. Now I think I should recognize the changes at that repo to create a pull request. The most challenging part will be find an alternative to the 'apt install ros-noetic-*'
UPDATE: #89 check it

@gsilano
Copy link
Owner

gsilano commented Dec 28, 2021

As stated in #89, I've been working on it these days. Now, CrazyS works on Ubuntu 20.04 and ROS Noetic. A new release will follow soon.

@gsilano gsilano closed this as completed Dec 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants