-
Notifications
You must be signed in to change notification settings - Fork 2
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
Errors obtained during the run of the simulation example of octomap_mapping_planning #10
Comments
Hi, sorry for the late answer. The errors in the Can you run |
That looks correct. Do you have Ubuntu 20.04? Did you do a clean install or have you already had the MRS system installed for some time, since you were doing the steps from the backwards incompatibility issue? Try to also run |
I have Ubuntu 20.04, I did a clean install and I have done the steps from the backward incompatibility issue: I have run the installation script in |
Ok, can you please run the simulation, go to the mapplan tab, add It should launch the nodes with the GDB debugger that will open in a new tmux pane. If it crashes again, type |
I have add When it worked, I got this: When it didn't work, I typed Then if the simulation worked, I'd tried to run a goto instruction. It didn't always work and I'd get this: |
Hmm, something like this used to happen when we were building our packages with the Did you select to "Build PCL from sources" when running the install script for uav_modules, by any chance? It would probably create a |
I didn't select "build PCL from sources". I checked the |
Ok, I'm not sure where the problem comes from, since it looks like the issue where something is compiled with Anyway, I'd try reinstalling the PCL libraries, with something like Or you can try to build the PCL from sources using the install_pcl.sh script. Just set Or you can try to use the singularity instead of native installation. It might be faster to set up than finding the cause of this issue. |
Hello, |
Hey, with the new system out, you can install our Octomap Mapping Planning package already pre-compiled and working. curl https://ctu-mrs.github.io/ppa-stable/add_ppa.sh | bash
sudo apt install ros-noetic-mrs-uav-system-full |
Hello
I am having a problem running simulation_example from octomap_mapping_planning. I have the native installation (not recommended), I did the tutorials (https://ctu-mrs.github.io/docs/software/catkin/managing_workspaces/managing_workspaces.html) for sourcing the octomap_workspace and for extending the workspaces following the recommended hierarchy.
I also followed the steps from "Backward incompatibility: Updates for px4 firmware v1.13.2 #150.
However, when I run the simulation:
cd ~/octomap_workspace/src/octomap_planning/tmux/simulation_example
./start.sh
Gazebo open and the uav takes off but I have the following errors on the tmux sessions: gazebo, mapplan and easy control
Thank you for your time
The text was updated successfully, but these errors were encountered: