photo

Jianye Xu


Last seen: 9 giorni fa Attivo dal 2022

Followers: 0   Following: 0

Statistica

  • First Answer
  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Risposto
Non-uniform axis spacing in a plot
Firstly, turn x-data to categorical data. Then, use plot(): A = [0.5,0.65,0.7,0.66,0.81]; B = [5,10,20,100,1000]; B_cat = c...

circa 2 anni fa | 0

Domanda


ROS 2 runs obviously less efficient with custom message than with build-in message
Hello, I use currently ROS 2 to let agents communicate with each other. I successfully created a custom message using MATLAB fu...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


In ROS 2, messages can be accessed by "subscriber.LatestMessage" but cannot be obtained via the MATLAB function "receive(subscriber, timeout)"
Hello everyone, I am learning to use ROS 2 to communicate between agents. The problem I encountered is that the subscriber cann...

oltre 2 anni fa | 1 risposta | 0

1

risposta