Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run micro-ROS-Agent to connecct a client ,the terminal will report "terminate called after throwing an instance of 'std::bad_array_new_length' what(): std::bad_array_new_length" #205

Open
Laicize opened this issue Aug 23, 2023 · 1 comment

Comments

@Laicize
Copy link

Laicize commented Aug 23, 2023

issue : std::bad_array_new_length

  • Hardware description: longxin 2k with using longxin2k1000 CPU made in China.
  • RTOS: ruihua RTOS made in China
  • Installation type: micro_ros_setup
  • Version or commit hash: humble

Steps to reproduce the issue

run MicroRos client to create a connection with micro-ROS-Agent, my terminal will report this problem.
but ,i can create a connection by using the humble micro-ROS-Agent in docker.
i just build micro-ROS-Agent by micro_ros_setup tool and run it

Expected behavior

like i use it in docker,work well

Actual behavior

image

Additional information

@aXynt
Copy link

aXynt commented Oct 23, 2023

maybe you should check if tinyxml2 is installed before building the micro ros agent, in my case this solved the problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants