Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Eric Olson
    Eric Olson

    Eric Olson

    @Eric Olson

    0
    Reputation
    2
    Posts
    76
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    • Profile
    • More
      • Following
      • Followers
      • Topics
      • Posts
      • Best
      • Groups
    Eric Olson Follow

    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 •