Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about catkin

Read more about catkin

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - catkin

catkin_make uses the anaconda python version

I am in my native (non conda) python, after a conda deactivate operation. I can confirm that the python that is being used, is NOT the anaconda one, with which python3, that gives me /usr/bin/python3....
test-img

user1584421

python

bash

cmake

anaconda

catkin

Votes: 0

Answers: 1

Latest Answer

The solution is to delete the build folder after turning off anaconda. CMake will cache the Python executable it finds. conda deactivate, delete build folder, catkin_make.
test-img

user1584421

undefined reference because I can't find the according source files

I have a cpp file from a program that I want to open separately from the whole file structure. I need to do that in order to use this cpp file in ros. I have the header files included but I need to in...
test-img

kolja

c++

cmake

header-files

catkin

Votes: 0

Answers: 1

Latest Answer

According to CMake documentation we shouldn't use the global settings for include directories or such anymore, but use the target_ versions. And to be honest, I don't think, that the second, complicat...
test-img

tooEarlyToGetUp

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved