Skip to content

struggling to create similar agent tool like your spot demo #30

Open
@robbyQY

Description

Hi! i also saw your your spot demo using rosa, that is very cool! i wonder if that code will be release soon? It would be really helpful for people who are struggling to create custom robot agent.

For example, i am struggling with the following functions (these seems to be solved in your robot):

  1. describe what robot see; Normally i tried creating a tool that receives image from the robot camera topic, return to agent. but i find out the agent (gpt-4o) failed to take the raw image array directly (it even failed when i send it image url string or encoded base64 string)
  2. draw a rqt graph; when i sent a draw rqt_graph request, it was not working:
    Image
    did you write a specific tool in spot robot for that?
    also can your default rosa code capable of calling common ros function? (e.g. ask the frequency of a specific topic, ask what topics are connecting to rosnode A, etc)

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions