Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Eric Olson
    3. Posts
    • Profile
    • More
      • Following
      • Followers
      • Topics
      • Posts
      • Best
      • Groups

    Posts made by Eric Olson

    RE: OpenIMU300RI Not detected

    Found out what the issue was. Permissions...

    "sudo chmod 777 /dev/ttyUSB0"

    posted in The OpenIMU Family •
    OpenIMU300RI Not detected

    Using a Ubuntu 20.04 machine, I've tried running some of the scripts in the python git repo.

    It searches for devices but cannot seem to find /dev/ttyUSB0

    When I do "cat /dev/ttyUSB0" it detects the raw serial coming in.

    My end goal here would be to turn the messages into Ros noetic "sensor_msgs/IMU"

    Any tips would be great

    posted in The OpenIMU Family •