Vignesh T

Results 6 comments of Vignesh T

Hi @chrisalbertson, I am facing the same issue, I am just launching in rviz visualization and getting the issue. [champ_issue.webm](https://github.com/chvmp/champ/assets/100715955/a5deb620-d488-4539-8368-5d5551af8b95)

@grassjelly, Hi can you give me any idea to check this issue. I can try to fix it.

Hi @placek-robotec, I have check the rclpy library like @clalancette said, it is assigning the caller id based on the module and which the logging is called also setting the...

@placek-robotec In normal python file, every line number will be considered and maked as new context, but in cython build or live python interpreter, you may encounter the error of...

I found the problem is in the .so file after built by cython doesn't give the proper line number to create a caller id, so if @clalancette by any changes...

It should throw appropriate warning/error instead of getting killed