Rodrigo Bernardo
Rodrigo Bernardo
@JWhitleyWork ROS version: melodic OS Release/Version: Ubuntu 18.04 Version or commit hash of image_pipeline used: Last version
I was reading the topic, and you mentioned that we could configure the planner to get more points of a trajectory. But I didn't understand how we can get more...
I have the same error: `bounding-convex-decomposition: /usr/include/eigen3/Eigen/src/Core/DenseBase.h:257: void Eigen::DenseBase::resize(Eigen::Index, Eigen::Index) [with Derived = Eigen::Block; Eigen::Index = long int]: Assertion rows == this->rows() && cols == this->cols() && "DenseBase::resize() does not...
I solved the problem by changing the vpROSGrabber.cpp parameter m_master_uri( "http://192.168.1.100:11311/" ) in the file. How can I change this parameter automatically? Or change it from the launch file?