Andreas Schwager
Followers: 0 Following: 0
Feeds
提问
prevent ros.BagSelection accessing bag.file when being loaded
Hi, I use a struct containing multiple ros.BagSelection-Objects. The ros.BagSelection-Objects are created by: myBag = rosbag('...
12 months 前 | 1 个回答 | 0
1
个回答提问
How to pick the content out of a ROS Point message?
Hello, How to pick the content out of a ROS Point message? Or how to get members out of a cell arry into a simple array? Th...
3 years 前 | 1 个回答 | 0
1
个回答提问
open Linux Konsole from Matlab
Hello, on Ubuntu 18.04 shell typing konsole & a new window with console opens, as expected. In Matlab typing [status, cm...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to launch RVIZ from Matlab?
Hi, I'd like to launch RVIZ from Matlab. RVIZ runs in a separated window and will be started using the system command. The f...
3 years 前 | 1 个回答 | 0
1
个回答提问
Error loading matlabprefs.mat
Hallo, there is an error: MATLAB:load:notBinaryFile Unable to read MAT-file /home/myUser/.matlab/R2021a/matlabprefs.mat. Not ...
3 years 前 | 2 个回答 | 0
2
个回答提问
how to receive ROS Topics in parallel workers?
Hello, I try to run my ROS-Nodes and callback subscribed to topics in a parallel worker. Unfortunately my Callback is never l...
3 years 前 | 1 个回答 | 0
1
个回答提问
ROS Toolbox issue after R2020b Update 5: Unable to resolve the name ros.internal.utilities.getMessageTypesWithCppKeyword.
Hi, scripts running fine in R2020b Update 2 do not more run after R2020b Update 5. E.g. >> rosinit The value of the ROS_MAST...
3 years 前 | 1 个回答 | 0
1
个回答已回答
Could not load library (Poco exception = libMatlabDataArray.so: cannot open shared object file: No such file or directory)
Hi, after upgrading to R2020b Update 3 there is the error: ros.internal.utilities.getMessageTypesWithCppKeyword when calling ...
Could not load library (Poco exception = libMatlabDataArray.so: cannot open shared object file: No such file or directory)
Hi, after upgrading to R2020b Update 3 there is the error: ros.internal.utilities.getMessageTypesWithCppKeyword when calling ...
3 years 前 | 0
提问
custom ROS messages in parfeval function?
Hi, rosgenmsg allows Matlab reading from individually compiled ROS mesages (using ROS Toolbox). This works fine in my environm...
3 years 前 | 0 个回答 | 0
0
个回答提问
how to change uiLamp color in parfeval function?
Hi, parfor or parfeval functions do no accept structs as input parameters. GUIs designed using App Designer memorises ...
3 years 前 | 1 个回答 | 0
1
个回答提问
Could not load library (Poco exception = libMatlabDataArray.so: cannot open shared object file: No such file or directory)
Hi, we are using a custom designed ROS topic. rosgenmsg runs without errors and myTopic is included to rosmsg list. When c...
4 years 前 | 2 个回答 | 0
2
个回答提问
MATLAB figure windows are disabled using PCT
Hi, I'm using figures creating videos in order to document my processing. The code runs fine without Parallel Computing Tool...
6 years 前 | 0 个回答 | 0
0
个回答提问
How to create a pointer on a struct?
Hi, reading the Documentation from libstruct, there is following example: double addStructFields(c_struct) sm.p1 = 476; ...
7 years 前 | 1 个回答 | 0
1
个回答提问
Example of phased.CustomAntennaElement System object where all properties are used?
Hi, may I see an example of phased.CustomAntennaElement and plotResponse where all properties are used? Please use different...
8 years 前 | 0 个回答 | 0
0
个回答提问
How to eliminate for-loop?
Hi to everybody, in the for-loop below, is a multiplication of a scalar with twice a matrix column. If two vectors in a for-l...
8 years 前 | 2 个回答 | 0
2
个回答提问
Phased Array Toolbox: Target's reflection Phase information alters across range-bin border. Why ?
The Phased Array Toolbox includes the 'FMCWExample.m'. The code below is this example slightly modified in order to derive the ...
9 years 前 | 1 个回答 | 0