• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
ModalAI Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
    • Register
    • Login
    1. Home
    2. Kyuhyong You
    3. Topics
    • Profile
    • Following 1
    • Followers 0
    • Topics 8
    • Posts 15
    • Best 1
    • Controversial 0
    • Groups 0

    Topics created by Kyuhyong You

    • K

      how to stop microdds-agent from running?

      ROS
      • • 22 Nov 2023, 07:09 • Kyuhyong You 22 Nov 2023, 15:40
      2
      0
      Votes
      2
      Posts
      432
      Views

      E 22 Nov 2023, 15:40

      @Kyuhyong-You Take a look at the file /usr/bin/voxl-px4-start. That is the file that starts all of the PX4 drivers, modules, etc. Look for the microdds_client start -t udp -h 127.0.0.1 -p 8888 line and comment that out.

    • K

      voxl2 and dshot esc

      ESCs
      • • 21 Nov 2023, 07:28 • Kyuhyong You 23 Nov 2023, 17:25
      3
      0
      Votes
      3
      Posts
      452
      Views

      M 23 Nov 2023, 17:25

      @Kyuhyong-You I think they want you to use an external flight control for all that stuff.

    • K

      Host PC cannot detect ros topics from voxl2

      ROS
      • • 21 Nov 2023, 06:32 • Kyuhyong You 23 Nov 2023, 05:22
      4
      0
      Votes
      4
      Posts
      819
      Views

      K 23 Nov 2023, 05:22

      @Kyuhyong-You
      It actually turned out that the host-pc has ufw enabled.
      Disabling ufw solved the issue.

      Thanks

    • K

      voxl_mpa_to_ros2 error with libtinyxml2.so.6

      ROS
      • • 21 Nov 2023, 05:44 • Kyuhyong You 21 Nov 2023, 06:19
      2
      0
      Votes
      2
      Posts
      547
      Views

      K 21 Nov 2023, 06:19

      @Kyuhyong-You
      I found solution.
      This error was resolved by apt installing libtinyxml2 by
      sudo apt install libtinyxml2-dev

    • K

      RMW_IMPLEMENTATION not set for ros2

      ROS
      • • 21 Nov 2023, 04:30 • Kyuhyong You 21 Nov 2023, 06:26
      2
      0
      Votes
      2
      Posts
      665
      Views

      K 21 Nov 2023, 06:26

      @Kyuhyong-You

      After reboot this error is magically gone.
      now I can see topics
      after $ ros2 run voxl_mpa_to_ros2 voxl_mpa_to_ros2_node

      then in another terminal on voxl, I see below topics

      $ ros2 topic list /fmu/in/obstacle_distance /fmu/in/offboard_control_mode /fmu/in/onboard_computer_status /fmu/in/sensor_optical_flow /fmu/in/telemetry_status /fmu/in/trajectory_setpoint /fmu/in/vehicle_attitude_setpoint /fmu/in/vehicle_command /fmu/in/vehicle_mocap_odometry /fmu/in/vehicle_rates_setpoint /fmu/in/vehicle_trajectory_bezier /fmu/in/vehicle_trajectory_waypoint /fmu/in/vehicle_visual_odometry /fmu/out/failsafe_flags /fmu/out/position_setpoint_triplet /fmu/out/sensor_combined /fmu/out/timesync_status /fmu/out/vehicle_attitude /fmu/out/vehicle_control_mode /fmu/out/vehicle_local_position /fmu/out/vehicle_odometry /fmu/out/vehicle_status /parameter_events /rosout
    • K

      How to check which version of sdk is running?

      FAQs
      • • 20 Nov 2023, 06:38 • Kyuhyong You 21 Nov 2023, 01:20
      6
      0
      Votes
      6
      Posts
      832
      Views

      K 21 Nov 2023, 01:20

      @tom
      Wow I didn't know there is dedicated apt package to install ros-foxy and why the guide leads to install ros via script.
      Anyway thanks for the comment and I will try to install as you mentioned.

    • K

      running uxrce_client with voxl2-px4

      ROS
      • • 17 Nov 2023, 02:57 • Kyuhyong You 20 Nov 2023, 16:29
      4
      0
      Votes
      4
      Posts
      898
      Views

      Z 20 Nov 2023, 16:29

      Sure thing @Kyuhyong-You . That is correct - currently the voxl2 runs the microdds client instead of the uxrce dds client on 1.14.0 stable. The microdds client starts automatically on the voxl2 when px4 is instantiated - if not, feel free to build PX4 yourself and flash it on the board via the instructions here:

      https://docs.modalai.com/voxl-px4-dev-build-guide/

      There is also another service available on SDK 1.1 (https://docs.modalai.com/sdk-1.1-release-notes/) called microdds-agent which spins up the agent to listen to localhost port 8888 and allow for comms similar to mavsdk.

      https://docs.modalai.com/ros2-installation-voxl2/

    • K

      How to untilize DBG_UART12 pins as generic tty device?

      Ask your questions right here!
      • • 25 Sept 2023, 01:26 • Kyuhyong You 25 Sept 2023, 01:26
      1
      0
      Votes
      1
      Posts
      249
      Views

      No one has replied

    Powered by NodeBB | Contributors