Erhan Gök

Results 2 issues of Erhan Gök

In the Troubleshooting part it says different core and cache offset has no effect. Why is that? I was able to set different offsets with ThrottleStop on Windows. Usually core...

On Fedora 37, catkin workspace does not build. ``` /home/erhangk/ros_catkin_ws/src/rosconsole/src/rosconsole/impl/rosconsole_log4cxx.cpp:169:23: error: cannot convert 'ros::console::impl::ROSConsoleStdioAppender*' to 'log4cxx::AppenderPtr' {aka 'std::shared_ptr'} 169 | logger->addAppender(new ROSConsoleStdioAppender); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | ros::console::impl::ROSConsoleStdioAppender* In file...