@tom Hello again. I just tried to run the command to clone the repository and I tried running ./build.sh qrb5165, but I keep getting the same error it looks like. Could you tell me the exact command I need to run in order to clone the repository? I know @Zachary Lowell 0 already outlined the commands I should follow. Thank you again.
Latest posts made by GlennTee
-
RE: (VOXL2 PX4 ROS2) MPA to ROS2 Tag Detection
-
RE: (VOXL2 PX4 ROS2) MPA to ROS2 Tag Detection
@tom Hello, when you mean docker do you mean the emulator? I'm not using a docker of any sorts (as far as I know of), but I did try running the command before the emulator and this is what I got:
-
RE: (VOXL2 PX4 ROS2) MPA to ROS2 Tag Detection
@Zachary-Lowell-0 I just tried running that command a few times but I've had no luck. Is there something I'm missing? Thanks again.
-
RE: (VOXL2 PX4 ROS2) MPA to ROS2 Tag Detection
@Zachary-Lowell-0 Hello again. I attempted to run all of these commands, but I ran into an error on Step 5, which is shown below:
I tried cloning the px4_ros_com package, but that did not help anything. I just also realized I never ran "voxl-configure-mpa-to-ros2" when setting up the SDK v1.4.1, could that be the reason why I'm experiencing so many problems and had to manually install packages I didn't have right off the bat such as Colcon, Eigen3, Netiface, and more? My last question is that do you know when the next SDK release will be out? Thanks again for all your help. -
RE: (VOXL2 PX4 ROS2) MPA to ROS2 Tag Detection
@GlennTee Hello again. I attempted to run all of these commands, but I ran into an error on Step 5, which is shown below:
I tried cloning the px4_ros_com package, but that did not help anything. I just also realized I never ran "voxl-configure-mpa-to-ros2" when setting up the SDK v1.4.1, could that be the reason why I'm experiencing so many problems and had to manually install packages I didn't have right off the bat such as Colcon, Eigen3, Netiface, and more? My last question is that do you know when the next SDK release will be out? Thanks again for all your help. -
RE: (VOXL2 PX4 ROS2) MPA to ROS2 Tag Detection
@Zachary-Lowell-0 Thank you, I will try this
-
RE: (VOXL2 PX4 ROS2) px4_msgs Unrecognized In Program
@Zachary-Lowell-0 Yes I installed voxl-ros2-foxy. This time I just tried "source /opt/ros/foxy/mpa_to_ros2/install/setup.bash" and that was accepted. However, looking now px4_msgs is still not recognized within my program.
-
RE: (VOXL2 PX4 ROS2) px4_msgs Unrecognized In Program
@Zachary-Lowell-0 I tried "source /opt/ros/foxy/setup.bash" and "source install/local_setup.bash," but this was for trying to run my program. I just tried running "source /opt/ros/foxy/mpa_to_ros/install/setup.bash" and this is what I got:
I'm using remote ssh in order to access the files on the drone. -
(VOXL2 PX4 ROS2) px4_msgs Unrecognized In Program
Hello. I'm attempting to use various PX4 messages in a program I am working on, but for some reason the px4_msgs package is not recognized at all. I'm not sure if it is a path issue or if I downloaded it wrong somehow, but I tried sourcing the files and that hasn't worked. Ignoring the type also hasn't worked for me. Is there any easy fix for this that I'm missing? I am urgently seeking a fix for this. Pictured below is the error that comes up:
-
RE: (VOXL2 ROS2 PX4) Can No Longer Remote ssh Through VSCode
@tom Thank you. I tried using a different VSCode extension and now I can remotely ssh into the drone. Images of the new extension I used is shown below: